Storm

Benchmark
Model:dpm v.2 (MA)
Parameter(s)N = 6, C = 6, TIME_BOUND = 5
Property:PminQueue1Full (prob-reach)
Invocation (default)
~/storm/build/bin/storm --jani dpm.jani --janiproperty PminQueue1Full --constants N=6,C=6,TIME_BOUND=5 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:59.542667388916016s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Wed Mar 18 19:57:23 2020
Command line arguments: --jani dpm.jani --janiproperty PminQueue1Full --constants 'N=6,C=6,TIME_BOUND=5' --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.005s.

Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=false
Time for model construction: 45.714s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	9191028
Transitions: 	17865498
Choices: 	10604874
Markovian St.: 	2276148
Max. Rate.: 	6.000000000000001
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (items1 = 6) -> 201684 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	9191028
Transitions: 	17865498
Choices: 	10604874
Markovian St.: 	2276148
Max. Rate.: 	6.000000000000001
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (items1 = 6) -> 201684 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "PminQueue1Full": Pmin=? [F (items1 = 6)] ...
Result (for initial states): 0.02696610784869368
Time for model checking: 13.685s.